CRPEDrillOnGroupEventInfo

This structure specifies whether to drill on group information when PEP_DRILL_ON_GROUP_EVENT happens.

Data Members

Member Type Default Description

m_drillType

WORD

0

Specifies the type of drill down that is used. Use one of the following PEP_DE_XXX constants.


Constant Description


PEP_DE_ON_GROUP

Drill down on a group summary or subtotal.


PEP_DE_ON_GROUPTREE

Drill down a Group Tree node.


PEP_DE_ON_GRAPH

Drill down a group chart object.


PEP_DE_ON_MAP

Drill down on a map region.


PEP_DE_ON_SUBREPORT

Drill down on a subreport.

m_windowHandle

long

0

Pointer to an array of group names. The list specifies the group path of the selected group. The memory is freed after the callback function is called.

m_groupList

TCHAR

NULL


Specifies a pointer to an array of group names in the report when drilling on a group summary, a Group Tree, a chart, or a map. Specifies a pointer to a single element array containing the subreport name when drilling on a subreport. This memory is freed after the callback function is called.

m_group
Level

WORD

0

The number of the group name in the group list.

Remarks

The groupList will be freed after the callback function. If you want to keep the groupList, make a copy of it.

Constructor
    CRPEDrillOnGroupEventInfo::CRPEDrillOnGroupEventInfo

This constructs a CRPEDrillOnGroupEventInfo structure object. It assigns default values to the members of the structure.

Syntax

CRPEDrillOnGrupEventInfo ();



Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com